Skip to content
This repository was archived by the owner on Feb 24, 2018. It is now read-only.

Conversation

rmatsumiya
Copy link

I found an error "block size must not be smaller than transfer size" is not displayed because of code order.
The reason is that block size is not a multiple of transfer size if block size is smaller than transfer size.
So I fixed the order.

I found an error "block size must not be smaller than transfer size" is not displayed because of code order.
The reason is that block size is not a multiple of transfer size if block size is smaller than transfer size.
So I fixed the order.
@johnbent
Copy link

This repo has been orphaned. Please switch to use the only actively maintained IOR repo:
https://github.com/IOR-LANL/ior

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants